[INFO] fetching crate http-adapter-ureq 0.4.0...
[INFO] testing http-adapter-ureq-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate http-adapter-ureq 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate http-adapter-ureq 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate http-adapter-ureq 0.4.0
[INFO] tweaked toml for crates.io crate http-adapter-ureq 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-adapter-ureq 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-adapter-ureq 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7badca9c9ae7db2da8d3a0d14970608199d145480379a7198e64f4b166c20b48
[INFO] running `Command { std: "docker" "start" "-a" "7badca9c9ae7db2da8d3a0d14970608199d145480379a7198e64f4b166c20b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7badca9c9ae7db2da8d3a0d14970608199d145480379a7198e64f4b166c20b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7badca9c9ae7db2da8d3a0d14970608199d145480379a7198e64f4b166c20b48", kill_on_drop: false }`
[INFO] [stdout] 7badca9c9ae7db2da8d3a0d14970608199d145480379a7198e64f4b166c20b48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 561bf8238b3e04f7622880aff20719764683a3ad00513d1fdc34533df4afe940
[INFO] running `Command { std: "docker" "start" "-a" "561bf8238b3e04f7622880aff20719764683a3ad00513d1fdc34533df4afe940", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustls v0.23.30
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling http-adapter v0.3.0
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling http-adapter-ureq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.08s
[INFO] running `Command { std: "docker" "inspect" "561bf8238b3e04f7622880aff20719764683a3ad00513d1fdc34533df4afe940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561bf8238b3e04f7622880aff20719764683a3ad00513d1fdc34533df4afe940", kill_on_drop: false }`
[INFO] [stdout] 561bf8238b3e04f7622880aff20719764683a3ad00513d1fdc34533df4afe940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c59b64987206a63a314b0a61880e5c33de224c5e3620c3fd419013706a0721
[INFO] running `Command { std: "docker" "start" "-a" "b3c59b64987206a63a314b0a61880e5c33de224c5e3620c3fd419013706a0721", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling http-adapter v0.3.0
[INFO] [stderr]    Compiling http-adapter-ureq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]  --> tests/ureq.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[tokio::test]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_adapter::http::StatusCode`
[INFO] [stdout]  --> tests/ureq.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use http_adapter::http::StatusCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HttpClientAdapter` and `Request`
[INFO] [stdout]  --> tests/ureq.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use http_adapter::{HttpClientAdapter, Request};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_adapter_ureq::UreqAdapter`
[INFO] [stdout]  --> tests/ureq.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http_adapter_ureq::UreqAdapter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-adapter-ureq` (test "ureq") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b3c59b64987206a63a314b0a61880e5c33de224c5e3620c3fd419013706a0721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c59b64987206a63a314b0a61880e5c33de224c5e3620c3fd419013706a0721", kill_on_drop: false }`
[INFO] [stdout] b3c59b64987206a63a314b0a61880e5c33de224c5e3620c3fd419013706a0721
